home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000315_news@newsmaster….columbia.edu _Tue Jun 17 17:59:53 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA06273
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 17 Jun 1997 17:59:52 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA20277
  7.     for kermit.misc@watsun; Tue, 17 Jun 1997 17:59:52 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Divide Overflow and Colors
  12. Date: 17 Jun 1997 21:59:47 GMT
  13. Organization: Columbia University
  14. Lines: 15
  15. Message-ID: <5o71cj$jpj$1@newsmaster.cc.columbia.edu>
  16. References: <33A6ECC4.640ED0F8@spillman.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7176
  19.  
  20. In article <33A6ECC4.640ED0F8@spillman.com>,
  21. Brian W  <bweston@spillman.com> wrote:
  22. : I have a PC (pentium-166 & win95) wanting to connect serially to a Unix
  23. : application.  I had a terminfo that worked great with MS-kermit 3.13.
  24. : The MS-kermit 3.13 causes a "divide overflow".  I downloaded 3.15 which
  25. : fixed the divide overflow problem but the colors are really dark and
  26. : dim.  Is there anyway to restore the old terminal emulation
  27. : functionality from 3.13 to 3.15?
  28. MS-DOS Kermit is not supported under Windows 95 or NT.  Kermit 95 is the
  29. supported and recommended Kermit software for those platforms:
  30.  
  31.   http://www.columbia.edu/kermit/k95.html
  32.  
  33. - Frank